home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 21 / AMIGAplus Sonderheft 21 (1999)(ICP)(DE)[!].iso / PublicDomain / System / recoverdeldir / catalogs / RecoverDelDir.cd
Text File  |  1999-08-23  |  4KB  |  170 lines

  1. ;# chunk AUTH Matthias Puch
  2. ;# language english
  3. ;# version $VER: RecoverDelDir.cd 1.1 (19.4.99)
  4. ;# codeset 0
  5. ;
  6. MSG_TRCA_Info               (0//)
  7. Restores deleted files on AFS/PFS/SFS-devices
  8. ;
  9. ERROR_NoPort_1              (1//)
  10. The configuration within Directory Opus is incorrect!\n    Perhaps the {Qp} is missing ?
  11. ;
  12. ERROR_NoPort_2              (2//)
  13. Did you mistakenly start the script from a shell window ?
  14. ;
  15. ERROR_NoPort_B0             (3//)
  16. Hmm, I'll check
  17. ;
  18. ERROR_Missed_Program        (4//)
  19. \nUnable to locate this program:\n%s\n
  20. ;
  21. ERROR_No_Valid_Device       (5//)
  22. \n < %s >\nis not a valid device\n
  23. ;
  24. ERROR_RexxSupportLib_1      (9//)
  25. rexxsupport.library not found !
  26. ;
  27. ERROR_RexxSupportLib_B0     (10//)
  28. I'll get it immediately
  29. ;
  30. ERROR_DopusVersion_1        (11//)
  31. You need at least Version 5.5 of\nDirectory Opus to use this script.
  32. ;
  33. ERROR_DopusVersion_B0       (12//)
  34. Hmm, then I guess it's update time
  35. ;
  36. ERROR_TritonRexxLib_1       (14//)
  37. tritonrexx.library not found !
  38. ;
  39. ERROR_TritonRexxLib_B0      (15//)
  40. I'll get it immediately
  41. ;
  42. ERROR_TritonLib_1           (16//)
  43. triton.library not found !
  44. ;
  45. ERROR_TritonLib_B0          (17//)
  46. I'll get it immediately
  47. ;
  48. ERROR_NoListerHandle_1      (18//)
  49. \nDid you forget the {Ql} ?\n
  50. ;
  51. ERROR_NoListerHandle_B0     (19//)
  52. Could be...
  53. ;
  54. ERROR_ShellStart_1          (20//)
  55. \nDid you start this script\nfrom within a shell window?\n
  56. ;
  57. ERROR_ShellStart_B0         (21//)
  58. Jup.
  59. ;
  60. ERROR_NoSourceLister_1      (23//)
  61. I need a source lister !\n\nOr perhaps you forgot to checkmark\nthe option <run asynchronously> ?
  62. ;
  63. ERROR_NoSourceLister_B0     (24//)
  64. Hmm, let's see
  65. ;
  66. ERROR_WrongPort_1           (25//)
  67. \nSorry, but\nthis is no valid\nDOpus-port:\n\n%s\n
  68. ;
  69. ERROR_WrongPort_B0          (26//)
  70. Really ?
  71. ;
  72. ERROR_WrongPort_2           (27//)
  73. \nIt seems to be a listerhandle.\nProbably you`ve forgotten the {Qp}\nbetween the scriptname and the {Ql}\n
  74. ;
  75. ERROR_No_AFS_PFS_SFS_1      (28//)
  76. \nThe device < %s >\nis not formatted using AFS, PFS or SFS.\n\nThis script can only restore files\nfrom devices using either of these\nfilesystems.
  77. ;
  78. ERROR_No_AFS_PFS_SFS_B0     (29//)
  79. Oh, well
  80. ;
  81. ERROR_NoDeletedFiles_1      (33//)
  82. \nApparently, < %s >\ndoes not contain any files which\nhave been deleted after the device\nhas been formatted unter AFS/PFS/SFS.\n\nThe directory %s is empty.
  83. ;
  84. ERROR_NoDeletedFiles_B0     (34//)
  85. Well, well
  86. ;
  87. ERROR_DeldirNotFound_1      (40//)
  88. \nThe device < %s >\ndoes not contain a .DELDIR\n\nEither it is not in the root dir,\nor you defined a wrong name\nin the prefs program, or perhaps\nthe device in question is a floppy disc.\n\nThese directory names were\nsearched for in vain:\n\n-%s\n- %s\n- %s
  89. ;
  90. ERROR_DeldirNotFound_B0     (41//)
  91. Run Prefs|Cancel
  92. ;
  93. ERROR_DeldirNotFound2_1     (48//)
  94. .DELDIR not found !
  95. ;
  96. ERROR_OnlyEmptyFiles_1      (49//)
  97. \n%s\nonly contains files\nwith a size of 0\n
  98. ;
  99. ERROR_OnlyEmptyFiles_B0     (50//)
  100. Strange
  101. ;
  102. MSG_FileAlreadyExists_1     (53//)
  103. \nThe destination dir\nalready contains a\nfile named\n%s\n
  104. ;
  105. MSG_FileAlreadyExists_B0    (54//)
  106. Overwrite|Cancel
  107. ;
  108. MSG_ListSaved_1             (57//)
  109. \nThe directory listing of %s\nhas been saved as\n%s\n
  110. ;
  111. MSG_ListSaved_B0            (58//)
  112. Fine !
  113. ;
  114. MSG_ListSaved_Title         (59//)
  115. Deldir list saved
  116. ;
  117. MSG_Problem_Title           (60//)
  118. Problem
  119. ;
  120. MSG_SaveAs_Req_Title        (61//)
  121. Save as
  122. ;
  123. MSG_NewDest_Req_Title       (62//)
  124. New destination
  125. ;
  126. WIN_DestinationLine         (63//)
  127. Destination:
  128. ;
  129. WIN_UpperLine_SFS           (64//)
  130. Filename (without $AAA), size, date, time, filetype
  131. ;
  132. WIN_UpperLine_PFS           (65//)
  133. No. filename (without @001), size, date, time, filetype
  134. ;
  135. WIN_RightField_SFS          (66//)
  136. Suffix
  137. ;
  138. WIN_RightField_PFS          (67//)
  139. Destination name
  140. ;
  141. WIN_Button_Doubleclick      (68//)
  142. Double click
  143. ;
  144. WIN_Button_RestoreFile      (69//)
  145. Restore file
  146. ;
  147. WIN_Button_QuitProgram      (70//)
  148. Finished !
  149. ;
  150. MSG_Title                   (71//)
  151. RecoverDelDir application error
  152. ;
  153. ERROR_Title                 (72//)
  154. RecoverDelDir configuration error
  155. ;
  156. SCRIPTERROR_Title           (73//)
  157. RecoverDelDir internal error
  158. ;
  159. SCRIPTERROR_Body_1          (74//)
  160. Error No.%s :\n %s\nin line %s :\n%s
  161. ;
  162. SCRIPTERROR_B0              (77//)
  163. Save error report as Ram:RDD.error
  164. ;
  165. SCRIPTERROR_FileName        (78//)
  166. Ram:RDD.error
  167. ;
  168. MSG_Progressbar_Title       (79//)
  169. Please wait ...
  170.